home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 4-Demos / Apple Demos / Tutorials / Display Card 4•8⁄8•24 Training / Display Card 4•8_8•24 Training / card_13130.txt < prev    next >
Text File  |  1990-03-19  |  2KB  |  114 lines

  1. -- card: 13130 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 21160
  5. -- name: help 3
  6. ----- HyperTalk script -----
  7. on closecard
  8.   push card
  9. end closecard
  10.  
  11.  
  12. -- part 1 (field)
  13. -- low flags: 01
  14. -- high flags: 0000
  15. -- rect: left=131 top=54 right=88 bottom=512
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 0
  19. -- font id: 158
  20. -- text size: 14
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: subHeader
  24.  
  25.  
  26. -- part 3 (button)
  27. -- low flags: 00
  28. -- high flags: 2000
  29. -- rect: left=428 top=317 right=342 bottom=456
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 18611 / 18611
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: prev
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   visual effect scroll right
  41.   go prev
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part 4 (button)
  47. -- low flags: 00
  48. -- high flags: 2000
  49. -- rect: left=455 top=317 right=342 bottom=483
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 18612 / 18612
  52. -- text alignment: 1
  53. -- font id: 0
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: next
  58. ----- HyperTalk script -----
  59. on mouseUp
  60.   visual scroll left
  61.   go next
  62. end mouseUp
  63.  
  64.  
  65.  
  66. -- part 5 (field)
  67. -- low flags: 01
  68. -- high flags: 0000
  69. -- rect: left=23 top=86 right=320 bottom=495
  70. -- title width / last selected line: 0
  71. -- icon id / first selected line: 0 / 0
  72. -- text alignment: 0
  73. -- font id: 156
  74. -- text size: 14
  75. -- style flags: 0
  76. -- line height: 16
  77. -- part name: BigtextWindow
  78.  
  79.  
  80. -- part contents for background part 7
  81. ----- text -----
  82. Macintosh Display Card 4‚Ä¢8 and 8‚Ä¢24
  83.  
  84. -- part contents for background part 9
  85. ----- text -----
  86. howtoUse 2
  87.  
  88. -- part contents for background part 2
  89. ----- text -----
  90. In Addition...
  91.  
  92. -- part contents for card part 1
  93. ----- text -----
  94. The Macintosh Graphics Primer is Available
  95.  
  96.  
  97.  
  98. -- part contents for background part 1
  99. ----- text -----
  100.  
  101.  
  102.  
  103. -- part contents for card part 5
  104. ----- text -----
  105. Prior to going through this training stack, you may wish to know more about graphics in the Macintosh.
  106.  
  107. As pre-study, we suggest you go through the self-paced training stack, THE MACINTOSH GRAPHICS PRIMER to help you understand topics such as:
  108.  
  109.       ‚Ä¢ What is color? 
  110.       ‚Ä¢ How do we see colors?  What is color blindness?
  111.       ‚Ä¢ How does a computer create colors?
  112.       ‚Ä¢ How does the Macintosh draw?
  113.       ‚Ä¢ What is QuickDraw?
  114.       ‚Ä¢ The technology behind television.